home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Gadu-Gadu 8.0 Build 9103 / nowegg.exe / skins / Classic Blue / config.xml next >
Extensible Markup Language  |  2009-07-08  |  2KB  |  82 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <Skin>
  3.  <Info> 
  4.    <!-- Nazwa sk├│rki -->
  5.    <Name>Classic Blue</Name>
  6.   
  7.    <!-- Autor sk├│rki -->
  8.    <Author>Kazek</Author>
  9.  </Info>
  10.  <Global>
  11.   
  12. <ExtraColors>
  13.  
  14.  
  15.  
  16. <ContactListOddFieldColor r="255" g="255" b="255" a ="255"/>
  17. <ContactListEvenFieldColor r="231" g="239" b="244" a="255"/>
  18.  
  19.  
  20.  
  21.  
  22. <ContactListSelectedFieldTopColor r="255" g="214" b="115" a ="255"/>
  23. <ContactListSelectedFieldBottomColor r="255" g="214" b="115" a ="255"/>
  24.  
  25.  
  26. <!--
  27.  
  28. <ContactListHoveredFieldColor r="128" g="128" b="128"/>
  29.  
  30. -->
  31.  
  32.  
  33. <WindowOddFieldColor r="231" g="239" b="244" />
  34.  
  35.  
  36.  
  37. <!--
  38.  
  39. <WindowEvenFieldColor r="0" g="255" b="0" />
  40. <WindowOddSignaledFieldColor r="255" g="255" b="255" />
  41. <WindowEvenSignaledFieldColor r="0" g="0" b="0" />
  42. <WindowSelectedFieldTopColor r="128" g="128" b="128" />
  43. <WindowSelectedFieldBottomColor r="255" g="255" b="255" />
  44.  
  45. <WindowHoveredFieldColor r="140" g="140" b="140"/>
  46. <WindowBorderColor r="255" g="0" b="0"/>
  47. <WindowInactiveBorderColor r="0" g="255" b="0"/>
  48.  
  49. -->
  50.  
  51.  
  52. <NormalButtonsBorderColor  r="194" g="200" b="204"/>
  53. <SpecialButtonsBorderColor r="157" g="187" b="209"/>
  54. <ChatWindowButtonsBorderColor r="194" g="200" b="204"/>
  55.  
  56. <!--
  57.  
  58. <SearchButtonsBorderColor  r="255" g="0" b="0"/>
  59. <HoverButtonsBorderColor  r="255" g="0" b="0"/>
  60.  
  61. <ContactWindowBackgroundColor  r="255" g="0" b="0"/>
  62. <ScrollBarColor   r="255" g="0" b="0"/>
  63. <InputInnerBorderColor   r="255" g="0" b="0"/>
  64. <TitleBarFontColor   r="255" g="0" b="0"/>
  65. <LoginBarFontColor r="255" g="0" b="0"/>
  66. <ContactListDescFontColor  r="255" g="0" b="0"/>
  67. <ContactListLinkFontColor  r="255" g="0" b="0"/>
  68. <NormalButtonFontColor  r="255" g="0" b="0"/>
  69. <SpecialButtonFontColor  r="0" g="255" b="0"/>
  70. <FilterEditSignaledBorderColor r="0" g="255" b="0"/>
  71.  
  72. -->
  73.  
  74. </ExtraColors>
  75.  
  76.  
  77.    <!-- Przezroczysto┼¢─ç aplikacji, zakres warto┼¢ci od 0 do 255 -->
  78.   <MainTransparency>0</MainTransparency>
  79.    <ContactListTransparency>128</ContactListTransparency>
  80.  </Global>
  81.  
  82. </Skin>